host-interaction/hardware

register raw input devices

# generated using capa explorer for IDA Pro
rule:
  meta:
    name: register raw input devices
    namespace: host-interaction/hardware
    authors:
      - michael.hunhoff@mandiant.com
    scopes:
      static: basic block
      dynamic: call
  features:
    - or:
      - api: user32.RegisterRawInputDevices

last edited: 2023-11-24 10:35:00